# Add domain to blocklist

Adds a domain to the FASP blocklist. Future content from this domain will be blocked. The action is audit-logged. Requires Federation.Manage permission.

RBAC: requires Federation.Manage

Endpoint: POST /api/v1/admin/fasp-remote/blocklist/{domain}
Version: 1.0
Security: header

## Path parameters:

  - `domain` (string, required)
    Domain to block


